Esx Settings Clusters Software Reports ApplyImpact ApplyImpactSpec
The Esx Settings Clusters Software Reports ApplyImpact ApplyImpactSpec schema contains properties that describe the specification to be used for getting the impact of an apply operation on an ESXi cluster.
This schema was added in vSphere API 7.0.0.0.
{
"hosts": [
"string"
]
}
The specific hosts for which an impact is to be generated.
This property was added in vSphere API 7.0.0.0.
if missing or null
or empty impact is generated for all hosts within the cluster.
When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: HostSystem
. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: HostSystem
.